2021-04-04T18:27:31.7521213Z ##[group]Run cmd /c compile.bat "anti_vm.apk"
2021-04-04T18:27:31.7521873Z [36;1mcmd /c compile.bat "anti_vm.apk"[0m
2021-04-04T18:27:31.7584460Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2021-04-04T18:27:31.7584971Z env:
2021-04-04T18:27:31.7585435Z   JAVA_HOME_8.0.282_x64: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7586466Z   JAVA_HOME: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7587404Z   JAVA_HOME_8_0_282_X64: C:\hostedtoolcache\windows\jdk\8.0.282\x64
2021-04-04T18:27:31.7587953Z ##[endgroup]
2021-04-04T18:27:32.2116658Z 
2021-04-04T18:27:32.2118632Z D:\a\anti-vm\anti-vm\android>git clone https://github.com/graysuit/b4a_compiler.git 
2021-04-04T18:27:32.2413584Z Cloning into 'b4a_compiler'...
2021-04-04T18:27:33.3880275Z 
2021-04-04T18:27:33.3894517Z D:\a\anti-vm\anti-vm\android>xcopy b4a_compiler "" /h /i /c /k /e /r /y 
2021-04-04T18:27:33.4130185Z Invalid drive specification
2021-04-04T18:27:33.4131093Z 0 File(s) copied
2021-04-04T18:27:33.4191962Z 
2021-04-04T18:27:33.4195842Z D:\a\anti-vm\anti-vm\android>mkdir b4a 
2021-04-04T18:27:33.4196206Z 
2021-04-04T18:27:33.4196736Z D:\a\anti-vm\anti-vm\android>7z.exe x "b4a_compiler/b4a.7z" -ob4a -y 
2021-04-04T18:27:33.7176809Z 
2021-04-04T18:27:33.7177666Z 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
2021-04-04T18:27:33.7178033Z 
2021-04-04T18:27:33.7178462Z Scanning the drive for archives:
2021-04-04T18:27:33.7179572Z 1 file, 13855751 bytes (14 MiB)
2021-04-04T18:27:33.7179855Z 
2021-04-04T18:27:33.7180256Z Extracting archive: b4a_compiler\b4a.7z
2021-04-04T18:27:34.3499646Z --
2021-04-04T18:27:34.3500245Z Path = b4a_compiler\b4a.7z
2021-04-04T18:27:34.3500648Z Type = 7z
2021-04-04T18:27:34.3501074Z Physical Size = 13855751
2021-04-04T18:27:34.3501506Z Headers Size = 2945
2021-04-04T18:27:34.3501922Z Method = LZMA2:25 LZMA:20 BCJ2
2021-04-04T18:27:34.3502281Z Solid = +
2021-04-04T18:27:34.3502579Z Blocks = 2
2021-04-04T18:27:34.3502814Z 
2021-04-04T18:27:34.3513724Z Everything is Ok
2021-04-04T18:27:34.3514248Z 
2021-04-04T18:27:34.3514717Z Folders: 2
2021-04-04T18:27:34.3516358Z Files: 188
2021-04-04T18:27:34.3517770Z Size:       25692756
2021-04-04T18:27:34.3518359Z Compressed: 13855751
2021-04-04T18:27:34.3564624Z 
2021-04-04T18:27:34.3567194Z D:\a\anti-vm\anti-vm\android>"b4a/b4a/B4ABuilder.exe" -Task=Release -NoSign=False -Obfuscate=False -ShowWarnings=True -Optimize=True -NoClean=True -Output=anti_vm.apk 
2021-04-04T18:27:36.0318968Z B4ABuilder v10.70
2021-04-04T18:27:37.0820248Z System.Exception: ini file not found. Please run B4A first.
2021-04-04T18:27:37.0821300Z    at ie.n()
2021-04-04T18:27:37.0821873Z    at ie.j(String[] A_0)
2021-04-04T18:27:37.0822420Z    at ie.m(String[] A_0)
2021-04-04T18:27:37.0822911Z ini file not found. Please run B4A first.
2021-04-04T18:27:37.9922420Z ##[error]Process completed with exit code 1.
